home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / bbs / mntyap12 / maintyap.doc < prev    next >
Text File  |  1992-09-29  |  1KB  |  33 lines

  1.  
  2. MAINTYAP v1.20 (c) IK1GKJ
  3.  
  4. MaintYap is an utility to update the YAPPLBL.SYS file.
  5. It function like the TLABEL.COM written by FC1EBN, scan the YAPPLBL.SYS file,
  6. update it and save the old file like YAPPLBL.OLD.
  7.  
  8. In addition, MAINTYAP, for any VIRTUAL USERS DOS DRIVE, (line 8 in init.srv),
  9. and for the USERS YAPP DIRECTORY, (line 9 in init.srv), create a text file
  10. named FILELIST.TXT end put it into the virtual-root of this drives.
  11.  
  12. This file contain a list of all the program found in this directory and
  13. subdirectory. If the program, or subdirectory, have a label, the label is
  14. added to this file. The user may read this file, to obtain a detailed list of
  15. the programs and data in your bbs.
  16.  
  17. Since the program read the INIT.SRV file, you must put it into the subdirectory
  18. where INIT.SRV reside.
  19.  
  20. The program return:
  21. 0 ok
  22. 1 critical error
  23. 2 error in filelist.txt, this section is skipped, other are ok
  24.  
  25. If the error 2 occours, the program update succesfully the yapplbl.sys,
  26. but one or more error occurs in the creations of the filelist.txt
  27. The older filelist.txt is not moved and updated. The new filelist.txt
  28. is under the BIN directory with the name:
  29. YAPPLBL.LST for the yapp directory;
  30. USRDISKA.LST, USRDISKB.LST, USRDISKC.LST, etc, for any virtual user drive
  31.  
  32. Best 73, Mario IK1GKJ@IW1BRX
  33.